Platform Explorer / Nuxeo Platform 6.0

Operation updateCommentsOnDoc (updateCommentsOnDoc)

In component BuiltIn
Operation id updateCommentsOnDoc
Category Chain
Label updateCommentsOnDoc
Requires
Since

Parameters

No parameters.

Signature

Inputs void
Outputs void

Implementation Information

Implementation Class Class: org.nuxeo.ecm.automation.core.impl.CompiledChainImpl
Contributing Component BuiltIn

JSON Definition

{
  "id" : "updateCommentsOnDoc",
  "label" : "updateCommentsOnDoc",
  "category" : "Chain",
  "requires" : null,
  "description" : null,
  "url" : "updateCommentsOnDoc",
  "signature" : [ "void", "void" ],
  "params" : [ ]
}